How to Install backupchecker software package in Debian 9 (Stretch)

How to Install backupchecker software package in Debian 9 (Stretch)

backupchecker software package provides fully automated backup checker, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install backupchecker 

backupchecker is installed in your system.

Make ensure the backupchecker package were installed using the commands given below,

$ sudo dpkg-query -l | grep backupchecker *

You will get with backupchecker package name, version, architecture and description in a table

backupchecker package basic information:

Distro Debian 9 stretch
Section Python
Package backupchecker
Version 1.7-1
Description fully automated backup checker
Sub Section Python


See Also, How to uninstall or remove backupchecker software package from Debian 9 (Stretch)?